From: Stefan Kangas Date: Wed, 22 Sep 2021 21:43:49 +0000 (+0200) Subject: ; * etc/NEWS: Fix typo in last commit. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~982 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=25019f5e249f39614f4f48b34a461b9f85b5416a;p=emacs.git ; * etc/NEWS: Fix typo in last commit. --- diff --git a/etc/NEWS b/etc/NEWS index 70995bb5ea8..6eaa1433086 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1047,7 +1047,7 @@ Set the variable 'auto-save-visited-mode' buffer-locally to nil to achieve that. +++ -** New command 'kdb-macro-redisplay to force redisplay in keyboard macros. +** New command 'kdb-macro-redisplay' to force redisplay in keyboard macros. This command is bound to 'C-x C-k d'. ---